[INFO] cloning repository https://github.com/MacCracken/delta
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MacCracken/delta" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMacCracken%2Fdelta", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMacCracken%2Fdelta'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7f97537ece8a61ea4e36ddd64902d56b16d67afe
[INFO] testing MacCracken/delta against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMacCracken%2Fdelta" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/MacCracken/delta
[INFO] finished tweaking git repo https://github.com/MacCracken/delta
[INFO] tweaked toml for git repo https://github.com/MacCracken/delta written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MacCracken/delta on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MacCracken/delta already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a72fc8177b400d829b10df7b1fbf09b81b85cf4d9975583275ba603393a64c4a
[INFO] running `Command { std: "docker" "start" "-a" "a72fc8177b400d829b10df7b1fbf09b81b85cf4d9975583275ba603393a64c4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a72fc8177b400d829b10df7b1fbf09b81b85cf4d9975583275ba603393a64c4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a72fc8177b400d829b10df7b1fbf09b81b85cf4d9975583275ba603393a64c4a", kill_on_drop: false }`
[INFO] [stdout] a72fc8177b400d829b10df7b1fbf09b81b85cf4d9975583275ba603393a64c4a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6e52c77d72152911214544a75123e8ed32d05109c9c3e956d7b67d1a53fac83f
[INFO] running `Command { std: "docker" "start" "-a" "6e52c77d72152911214544a75123e8ed32d05109c9c3e956d7b67d1a53fac83f", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling zlib-rs v0.6.3
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling gix-trace v0.1.18
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling human_format v1.2.1
[INFO] [stderr]    Compiling bytesize v2.3.1
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling gix-utils v0.3.1
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling gix-validate v0.10.1
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling gix-path v0.10.22
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha1-checked v0.10.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling gix-chunk v0.4.12
[INFO] [stderr]    Compiling gix-quote v0.6.2
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling faster-hex v0.10.0
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling gix-date v0.10.7
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling prodash v29.0.2
[INFO] [stderr]    Compiling gix-actor v0.35.6
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling gix-features v0.42.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling gix-hash v0.18.0
[INFO] [stderr]    Compiling gix-fs v0.15.0
[INFO] [stderr]    Compiling gix-hashtable v0.8.1
[INFO] [stderr]    Compiling gix-commitgraph v0.28.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling gix-object v0.49.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling gix-tempfile v17.1.0
[INFO] [stderr]    Compiling gix-glob v0.20.1
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling unicode-bom v2.0.3
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling scrypt v0.11.0
[INFO] [stderr]    Compiling gix-lock v17.1.0
[INFO] [stderr]    Compiling gix-revwalk v0.20.1
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling kstring v2.0.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling gix-command v0.6.5
[INFO] [stderr]    Compiling pkcs5 v0.7.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling gix-attributes v0.26.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling gix-traverse v0.46.2
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling gix-config-value v0.15.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling gix-sec v0.11.0
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling hybrid-array v0.4.8
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling compression-codecs v0.4.37
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling gix-ref v0.52.1
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling gix-packetline-blocking v0.19.3
[INFO] [stderr]    Compiling gix-bitmap v0.2.16
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling hax-lib v0.3.5
[INFO] [stderr]    Compiling gix-index v0.40.1
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling gix-filter v0.19.2
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling async-compression v0.4.41
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling gix-ignore v0.15.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling hax-lib-macros v0.3.5
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling pem-rfc7468 v1.0.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling der v0.8.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling gix-worktree v0.41.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling digest v0.11.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling gix-pathspec v0.11.0
[INFO] [stderr]    Compiling gix-url v0.31.0
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling rand_core v0.10.0-rc-3
[INFO] [stderr]    Compiling cmov v0.5.0-pre.0
[INFO] [stderr]    Compiling aws-lc-sys v0.38.0
[INFO] [stderr]    Compiling ctutils v0.3.2
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling spki v0.8.0-rc.4
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling libcrux-intrinsics v0.0.4
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling crypto-bigint v0.7.0-rc.18
[INFO] [stderr]    Compiling libcrux-secrets v0.0.4
[INFO] [stderr]    Compiling gix-discover v0.40.1
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling delta-core v2026.3.16 (/opt/rustwide/workdir/crates/delta-core)
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling uluru v3.1.0
[INFO] [stderr]    Compiling gix-revision v0.34.1
[INFO] [stderr]    Compiling clru v0.6.3
[INFO] [stderr]    Compiling gix-packetline v0.19.3
[INFO] [stderr]    Compiling ssh-encoding v0.2.0
[INFO] [stderr]    Compiling imara-diff v0.1.8
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling libcrux-sha3 v0.0.4
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling gix-diff v0.52.1
[INFO] [stderr]    Compiling crypto-primes v0.7.0-pre.6
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling gix-refspec v0.30.1
[INFO] [stderr]    Compiling gix-transport v0.47.0
[INFO] [stderr]    Compiling askama_parser v0.13.0
[INFO] [stderr]    Compiling gix-pack v0.59.1
[INFO] [stderr]    Compiling gix-dir v0.14.1
[INFO] [stderr]    Compiling libcrux-traits v0.0.4
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling pkcs1 v0.8.0-rc.4
[INFO] [stderr]    Compiling pkcs8 v0.11.0-rc.11
[INFO] [stderr]    Compiling signature v3.0.0-rc.6
[INFO] [stderr]    Compiling sha2 v0.11.0-rc.5
[INFO] [stderr]    Compiling arc-swap v1.8.2
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling gix-worktree-stream v0.21.2
[INFO] [stderr]    Compiling gix-config v0.45.1
[INFO] [stderr]    Compiling gix-prompt v0.11.2
[INFO] [stderr]    Compiling gix-shallow v0.4.0
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]    Compiling tls_codec_derive v0.4.2
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling libcrux-platform v0.0.2
[INFO] [stderr]    Compiling io-close v0.3.7
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling libcrux-ml-kem v0.0.4
[INFO] [stderr]    Compiling aws-lc-rs v1.16.1
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling tls_codec v0.4.2
[INFO] [stderr]    Compiling gix-worktree-state v0.19.0
[INFO] [stderr]    Compiling gix-protocol v0.50.1
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling askama_derive v0.13.1
[INFO] [stderr]    Compiling bcrypt-pbkdf v0.10.0
[INFO] [stderr]    Compiling ssh-cipher v0.2.0
[INFO] [stderr]    Compiling gix-submodule v0.19.1
[INFO] [stderr]    Compiling gix-credentials v0.29.0
[INFO] [stderr]    Compiling gix-odb v0.69.1
[INFO] [stderr]    Compiling rsa v0.10.0-rc.12
[INFO] [stderr]    Compiling gix-archive v0.21.2
[INFO] [stderr]    Compiling gix-status v0.19.1
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling p521 v0.13.3
[INFO] [stderr]    Compiling sha1 v0.11.0-rc.5
[INFO] [stderr]    Compiling gix-negotiate v0.20.1
[INFO] [stderr]    Compiling gix-mailmap v0.27.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling internal-russh-forked-ssh-key v0.6.16+upstream-0.6.7
[INFO] [stderr]    Compiling gix v0.72.1
[INFO] [stderr]    Compiling askama v0.13.1
[INFO] [stderr]    Compiling russh-cryptovec v0.52.0
[INFO] [stderr]    Compiling landlock v0.4.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling generic-array v1.3.5
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling russh-util v0.52.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling delegate v0.13.5
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling delta-vcs v2026.3.16 (/opt/rustwide/workdir/crates/delta-vcs)
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling delta-ci v2026.3.16 (/opt/rustwide/workdir/crates/delta-ci)
[INFO] [stderr]    Compiling delta-web v2026.3.16 (/opt/rustwide/workdir/crates/delta-web)
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling delta-registry v2026.3.16 (/opt/rustwide/workdir/crates/delta-registry)
[INFO] [stderr]    Compiling russh v0.57.1
[INFO] [stderr]    Compiling delta-api v2026.3.16 (/opt/rustwide/workdir/crates/delta-api)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8m 16s
[INFO] running `Command { std: "docker" "inspect" "6e52c77d72152911214544a75123e8ed32d05109c9c3e956d7b67d1a53fac83f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e52c77d72152911214544a75123e8ed32d05109c9c3e956d7b67d1a53fac83f", kill_on_drop: false }`
[INFO] [stdout] 6e52c77d72152911214544a75123e8ed32d05109c9c3e956d7b67d1a53fac83f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9a10b06cab880d6e04c7e1ce059e4f5a4c177f9b71dd505b4cd09f187c557c8f
[INFO] running `Command { std: "docker" "start" "-a" "9a10b06cab880d6e04c7e1ce059e4f5a4c177f9b71dd505b4cd09f187c557c8f", kill_on_drop: false }`
[INFO] [stderr]    Compiling delta-ci v2026.3.16 (/opt/rustwide/workdir/crates/delta-ci)
[INFO] [stderr]    Compiling delta-vcs v2026.3.16 (/opt/rustwide/workdir/crates/delta-vcs)
[INFO] [stderr]    Compiling delta-api v2026.3.16 (/opt/rustwide/workdir/crates/delta-api)
[INFO] [stderr]    Compiling delta-web v2026.3.16 (/opt/rustwide/workdir/crates/delta-web)
[INFO] [stderr]    Compiling delta-registry v2026.3.16 (/opt/rustwide/workdir/crates/delta-registry)
[INFO] [stderr]    Compiling delta-core v2026.3.16 (/opt/rustwide/workdir/crates/delta-core)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcdhXKPT/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libgix-2eac4408a363e9be,libregex-ed62e53c0c8365d3,libgix_status-fe806c322435dd49,libgix_worktree_state-247df8dad30394a4,libio_close-733c547cb6bd98fd,libgix_archive-497ce2f91a010bff,libgix_worktree_stream-ce7c4f23a820597c,libgix_mailmap-2b87d89d34cd5560,libgix_submodule-bfb3d23c1780629a,libgix_config-beff5f4a34615fb7,libgix_diff-6e70644097c785ff,libimara_diff-057e7c031a2476fa,libgix_filter-1b88ad30faf2bc6d,libgix_packetline_blocking-ef588d61296fc196,libencoding_rs-f47fb1c01542042e,libgix_refspec-d11b0bfa9b274cc1,libgix_revision-43b553cecb6fcf29,libgix_protocol-1931dce7887cfa3f,libgix_shallow-639cf09ba114a309,libgix_transport-ab644817ecf6b90d,libgix_packetline-661215cdefb5773e,libgix_odb-e49d3b1f772fe373,libgix_pack-ba40f074157dc22a,libuluru-a3beb7df356bee98,libclru-92f70bdb2ccefc76,libarc_swap-36a94ed20f10610e,libgix_negotiate-a2f1a2b1000037a0,libgix_dir-32178f0d637f509d,libgix_worktree-c8f396858b0e75d4,libgix_pathspec-2d1d197f7eb00dbe,libgix_index-fb0c145584eead99,libfnv-2d77ec4f6f971b24,libgix_bitmap-1dd6084b81c6bcb2,libgix_traverse-e430c4a7963e4c3c,libgix_revwalk-ff036cd63b69a8d6,libgix_hashtable-ff5e91d7ffcbcbee,libfiletime-a00b5cbe8d3d38a0,libgix_ignore-4e70b0b280898040,libgix_discover-d8963b2851f8e3e8,libgix_ref-de35cb90d72fcf4c,libgix_lock-d2683d29421f2b6a,libgix_tempfile-2774951ddae86e4f,libsignal_hook-e529f6456068c83b,libdashmap-e32e44c14001cf85,libhashbrown-922fcd602021f111,libahash-6b25217711f972aa,libtempfile-693ffdf66127afa8,libgix_fs-586e967e7e7f7814,libgix_object-5cef11fce8b77804,libgix_credentials-a57292d48237de7e,libgix_url-c018719c7c1d9fa4,libgix_prompt-0d6667f5e561c610,libgix_config_value-dabda05bc4e9ec4e,librustix-7207d211a55ed90e,liblinux_raw_sys-fe1e9ef4505379f7,libgix_sec-57eb5ff6e13c2f64,libgix_commitgraph-65dfb3fd0bb7dda0,libgix_chunk-7f5f6aa247697b93,libgix_hash-8a7d0ca7115e8aa8,libfaster_hex-888a46b421ffd7ea,libsha1_checked-837f0e7fc5092547,libsha1-c349602c4a606344,libmemmap2-cd4b9174c72a1211,libgix_command-eeba2835d6ceff5c,libshell_words-6fc0b2e7f7651d11,libgix_attributes-5c651f49216c919a,libunicode_bom-4e1141728f5203f5,libgix_quote-9bcb8a89150443db,libkstring-e6a43353ba498d33,libstatic_assertions-d53a9977dc6e27e5,libgix_glob-69b7273539a296d5,libgix_features-7573c908d3bd7c77,libcrossbeam_channel-54e7071fd9e2348e,libcrc32fast-66fcb8dfd77ba9de,libgix_path-fd746f9d10d2273e,libgix_validate-8f582c23fae69ae7,libgix_utils-482188d702d6207b,libfastrand-503f12a96d791409,libgix_trace-90c962567ae554f4,libprodash-18f3c447b18906ee,libhuman_format-8c7eb61480b43f15,libbytesize-3cfc5f398fd2307c,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libgix_actor-e0f424e3cc2357ee,libwinnow-fd40693e0f2f6163,libgix_date-390177a7d58088cd,libjiff-d93fed5f69212da1,libbstr-63df9f2ae877066b,libregex_automata-bbbc4e5e722d11b4,libregex_syntax-5d2fa6d3c2e3f993}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libdelta_core-ecc12f45e32ba1fd,libanyhow-d0824aa9c7568042,libblake3-f0ad36f3046c5acb,libconstant_time_eq-37afda33ada159e8,libarrayvec-1b252ee19ef31e11,libarrayref-e2c56de32f019e08,libgetrandom-e847d851321c7f63,libreqwest-0c8a2b689f144855,libhyper_rustls-bdad116b56dc4cc5,libwebpki_roots-5faf187a37a604b4,libtokio_rustls-425f10257e275b00,librustls-f05e5da02fa53a6d,libwebpki-cad67969c7052b72,libring-72e6bdc8f11f0d7c,libuntrusted-3420b86308bec153,librustls_pki_types-8a9ea8458a8df0d0,libtower_http-c3992f717f8cae44,libiri_string-d8b08e8827a09725,libtokio_util-fb90c9674653d809,libasync_compression-076e33f450ee8719,libcompression_codecs-23f7f7b07e72b656,libflate2-c200587b3164ea4b,libzlib_rs-3b56c98cc8c652c3,libcompression_core-5624d7ace9667e75,libtower-65226c7374f1f835,libtower_layer-d70c7e404336389b,libhyper_util-66f421a721414710,libipnet-ab246bcb66b2cb35,libtower_service-0d7df29686b13872,libhyper-adfd62f3d9026dcd,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libhttp_body_util-6ebe35ca0c711b0b,libhttp_body-c1839cc45fdc82ab,libhttp-2b4f0b9284ae8d87,libsync_wrapper-48a86ae4bb41793c,libuuid-3d14b855e0b5910e,libgetrandom-00068341399390e2,libsqlx-39c221a52778fce8,libsqlx_sqlite-d100b67f3cd325f8,libfutures_executor-b4319af91e547872,libflume-c5e129d98ed5cbac,libspin-6aca1d391314f776,libserde_urlencoded-53b44634d1eda895,libryu-ace37e26d8308611,libfutures_intrusive-98124957d6598efe,liblibsqlite3_sys-19f0ff1b3caa76d8,libsqlx_postgres-ecfb4773b4456e8e,libdotenvy-c158e10653a35757,libcrc-7c0e721306e9636e,libcrc_catalog-bb32f52851f13aa4,libhex-28742b4ca144387c,libwhoami-85fda6cef6337ed0,libhome-bdf87ef1480967f0,libbitflags-a4a524fc7b7b1962,libmd5-5e542b08024430cf,libbyteorder-1efcbe4f07366651,libatoi-b8386ff51e542783,libstringprep-fb1a8b8aeb704118,libunicode_properties-acf832153453926a,libunicode_normalization-51ea083ac55613a7,libtinyvec-5904eadb2731a928,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-e61eae15e30d3a28,librand-6f65fa4dbaa6f7b8,librand_chacha-03fb7404d9050fd6,libppv_lite86-511104622a78dc2e,libzerocopy-76a19a5edfce7157,librand_core-fa30a1283c02cf11,libgetrandom-b3249b7f7b044620,libhkdf-ca20d2b67103de1f,libhmac-1cf1109effd628f9,libsqlx_core-ee5396c6c9127dd0,libthiserror-8d48f50e62149409,libindexmap-a77eb3c57ac1694b,libhashbrown-a0fede83a537ebb1,libfoldhash-d6902c75bde81c73,libbase64-2a03de3babadded3,libsha2-ae33ccf9015454a8,libcpufeatures-471354fefbcaf2d8,libdigest-62f7a63c9280ccbc,libsubtle-6ff5d44cdfa0bfdf,libconst_oid-5d63b50f42b847e9,libblock_buffer-0d09a07ea74a0f27,libcrypto_common-f750fa5efc32b781,libgeneric_array-96e4794f13254fe3,libtypenum-5c841780965d5b68,libzeroize-ad169ba987c62b75,libtokio-a9561175034026e8,libsignal_hook_registry-76a9ccad38dd79b9,liberrno-c4bc712c008dffe3,libsocket2-961cb437a57ff786,libmio-e2b918107f74aeaf,libparking_lot-f19068f5dd829c2c,libparking_lot_core-e0895b2b41b86f25,liblibc-e0c2caade0d97aa4,libcfg_if-5af52f617df93f8f,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libbytes-ff5aca13e3e348ea,libhashlink-a200ded97f2f80e8,libhashbrown-58a46c9697e58a2b,libfoldhash-a84df4cbe8daa3b8,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libserde_json-39a20e0bb6b435a4,libitoa-ae20521aea192d35,libzmij-07c2bc01ed4c756c,liburl-1bf032b75082b78b,libidna-2ef7ab7c39f120b6,libutf8_iter-0d9be7b316c2b184,libidna_adapter-7833ef097e444a8d,libicu_properties-0e54877e79528c3f,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-79fae2c30ff0946c,libsmallvec-33656e663920c540,libicu_normalizer_data-088c419f54c50650,libicu_collections-896fe4e787451415,libpotential_utf-a3cb09e091eb5dac,libicu_provider-e87b79df08b54524,libicu_locale_core-e08030bc369f4ea8,libtinystr-e6016caba4cc195f,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-fa91b84e56121f7a,libzerotrie-6902cf3b26ed4090,libyoke-e5dd248f660dff8e,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-da883e32a433cae7,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libtracing-a30bb2ec37abb4da,liblog-cfb0a897de58af94,libtracing_core-fc2d38f4334e7941,libonce_cell-0ba6aecba7086d38,libcrossbeam_queue-f068d10e96971ec0,libcrossbeam_utils-bddddcad4a4551ea,libeither-9d545eb1c7c6eb7e,libevent_listener-6927bfe27a19c518,libparking-49fcf10303d3525f,libfutures_util-9892ab8e8d8f7c6c,libmemchr-9b3f20cfb3ebd3b2,libfutures_io-61a3721ad1bcbdb7,libslab-34231c81635c1df0,libfutures_channel-269d605913ea0ccb,libpin_project_lite-8a799ba8b4537fa2,libfutures_sink-97e10fe82c3fc434,libfutures_task-eafdccc31efa9d5a,libfutures_core-f0387e1e69ce8814,libchrono-9508644afa74b4ac,libiana_time_zone-e4284183d46316cc,libnum_traits-ca8a17926a2d9230,libserde-f424cdde8308010d,libserde_core-41b4206248df10fd}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcdhXKPT/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-e66f29d15fa7761a/out" "-L" "/opt/rustwide/target/debug/build/ring-cf58f171cb3cce6b/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-e179792070687265/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/delta_vcs-f7538877516bd390" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `delta-vcs` (lib test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "9a10b06cab880d6e04c7e1ce059e4f5a4c177f9b71dd505b4cd09f187c557c8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a10b06cab880d6e04c7e1ce059e4f5a4c177f9b71dd505b4cd09f187c557c8f", kill_on_drop: false }`
[INFO] [stdout] 9a10b06cab880d6e04c7e1ce059e4f5a4c177f9b71dd505b4cd09f187c557c8f
